home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 99
/
(Vol 99) Jan 19 2010.iso
/
Games
/
balls.swf
/
scripts
/
frame_1
/
PlaceObject2_20_46
/
CLIPACTIONRECORD onClipEvent(load).as
Wrap
Text File
|
2010-01-19
|
175b
|
8 lines
onClipEvent(load){
title_text = "Hi Scores";
this.rollArea.onRelease = function()
{
getUrl("http://www.armorbot.com/mytable/?id=979", "_blank");
};
}